file chooser: Avoid search interruption
authorMatthias Clasen <mclasen@redhat.com>
Fri, 16 Oct 2015 00:53:43 +0000 (20:53 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 16 Oct 2015 00:53:43 +0000 (20:53 -0400)
commit3c217e6954c903d8e01a5333e8acf82de6be65de
treeedf70b4bec5e2d73cb8cdcdf7efb53095128147c
parent0731c502626d2b739281f7bb87f5cfd9d8a61ade
file chooser: Avoid search interruption

When the search entry is shown, the 'special' nature of
., ~ and / should not trigger the location entry, because
that interrupts the search and is likely not what the
user intended.

https://bugzilla.gnome.org/show_bug.cgi?id=756505
gtk/gtkfilechooserwidget.c